home *** CD-ROM | disk | FTP | other *** search
/ Megahits 6 / Megahits 6 (1995)(GTI - Rhein-Main-Soft)(DE)(Disc 2 of 2)[!].iso / time_ungepackt / time_361_390 / time_375 / m&m3.13 / registration.bat < prev    next >
DOS Batch File  |  1995-07-15  |  500b  |  20 lines

  1. ; $VER: Registration.bat 1.03 (09.02.95)
  2. ;
  3. ; Registration script for Menus & More - execution from "Install.M&M"
  4. ;
  5. ; © 1994-95 by Axel Sodtalbers
  6.  
  7.  
  8. Failat 20
  9.  
  10. C:Ed FROM MM:Registration.txt TABS 8 WINDOW "CON:0/0/640/256/Please fill out registration form - then save!/SCREENMMPlayer"
  11.  
  12. mmReq YESNO "Printing the registration form now?"
  13. IF NOT warn
  14.   echo "Printing..."
  15.   type MM:Registration.txt to PRT:
  16.   echo "*nOkay, please close window via CTRL+\ !"
  17. ELSE
  18.   echo "*nOkay, print it out later!"
  19. ENDIF
  20.